projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83d7d14
)
(dontcompilefiles): Add list of files that should not be byte-compiled.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 20 May 1997 19:38:31 +0000
(19:38 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 20 May 1997 19:38:31 +0000
(19:38 +0000)
lisp/Makefile
patch
|
blob
|
history
diff --git
a/lisp/Makefile
b/lisp/Makefile
index 80cb5c41356f4ad927e417996dba413f451a8e6c..239d207722b630ad21f9819489d94632f01a4e9c 100644
(file)
--- a/
lisp/Makefile
+++ b/
lisp/Makefile
@@
-5,6
+5,11
@@
EMACS = emacs
SOURCES = *.el COPYING Makefile
lisptagsfiles = [a-zA-Z]*.el */[a-zA-Z]*.el
+dontcompilefiles: bindings.el blessmail.el bruce.el cus-load.el cus-start.el
+dontcompilefiles: forms-d2.el forms-pass.el i3-syntax.el iso-syntax.el
+dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el
+dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el
+
doit:
custom-deps: doit